[2025-05-07 09:07:42] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:07:42] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:07:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:07:42] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:07:42] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:07:42] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:07:42] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:07:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$21d6","type":"->"}]} 
[2025-05-07 09:07:42] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:07:42] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:07:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:07:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":137,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:07:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":137,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:07:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:07:51] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:07:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:07:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":137,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:07:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":137,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:09:56] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:09:56] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:09:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:09:56] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:09:56] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:09:56] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:09:56] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:09:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2ede","type":"->"}]} 
[2025-05-07 09:09:56] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:09:56] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:09:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:09:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:09:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:11:14] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:11:14] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:11:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:11:14] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:11:14] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:11:14] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:11:14] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:11:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$19af","type":"->"}]} 
[2025-05-07 09:11:14] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:11:14] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:11:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:11:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:11:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:11:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:11:26] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:11:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:11:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:11:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:11:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:11:28] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:11:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:11:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:11:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":144,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:14:58] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:14:58] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:14:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:14:58] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:14:58] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:14:58] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:14:58] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:14:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2af4","type":"->"}]} 
[2025-05-07 09:14:58] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:14:58] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:14:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:14:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:14:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:15:36] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:15:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:15:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:15:38] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:15:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:15:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:15:41] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:15:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:15:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:15:43] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:15:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:16:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:16:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:16:05] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:16:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:16:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 09:16:13] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:16:13] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:16:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:16:13] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:16:13] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:16:13] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:16:13] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:16:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$42d4","type":"->"}]} 
[2025-05-07 09:16:13] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:16:13] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:16:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:16:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:16:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:46:16] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:46:16] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:46:16] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:46:16] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:46:16] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:46:16] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4488","type":"->"}]} 
[2025-05-07 09:46:16] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:46:16] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:46:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:46:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:46:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":121,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:48:00] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:48:00] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:48:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:48:00] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:48:00] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:48:00] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:48:00] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:48:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$231","type":"->"}]} 
[2025-05-07 09:48:00] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:48:00] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:48:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:48:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:48:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:48:03] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:48:03] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:48:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:48:03] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:48:03] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:48:03] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:48:03] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:48:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$230","type":"->"}]} 
[2025-05-07 09:48:03] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:48:03] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:48:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:48:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:48:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:49:08] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:49:08] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:49:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:49:08] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:49:08] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:49:08] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:49:08] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:49:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$afb","type":"->"}]} 
[2025-05-07 09:49:08] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:49:08] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:49:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:49:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:49:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:49:42] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:49:42] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:49:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:49:42] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:49:42] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:49:42] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:49:42] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:49:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$17f9","type":"->"}]} 
[2025-05-07 09:49:42] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:49:42] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:49:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:49:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:49:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:59:38] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 09:59:38] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 09:59:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 09:59:38] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 09:59:38] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 09:59:38] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 09:59:38] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 09:59:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1c77","type":"->"}]} 
[2025-05-07 09:59:38] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 09:59:38] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 09:59:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 09:59:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 09:59:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:04:18] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:04:18] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:04:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:04:18] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:04:18] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:04:18] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:04:18] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:04:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2744","type":"->"}]} 
[2025-05-07 10:04:18] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:04:18] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:04:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:04:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:04:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:06:03] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:06:03] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:06:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:06:03] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:06:03] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:06:03] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:06:03] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:06:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$25a2","type":"->"}]} 
[2025-05-07 10:06:03] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:06:03] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:06:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:06:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:06:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:06:15] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:06:15] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:06:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:06:15] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:06:15] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:06:15] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:06:15] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:06:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2a20","type":"->"}]} 
[2025-05-07 10:06:15] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:06:15] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:06:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:06:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:06:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:06:46] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":31}}} 
[2025-05-07 10:06:46] local.INFO: Params after assignment {"params":{"task":31}} 
[2025-05-07 10:06:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:06:46] local.INFO: 🔹 showDrawer triggered {"task":31} 
[2025-05-07 10:06:46] local.INFO: 🔹 mount() - Task ID: {"task_id":31} 
[2025-05-07 10:06:46] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-07 10:06:46] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:06:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$22d4","type":"->"}]} 
[2025-05-07 10:06:46] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:06:46] local.INFO: 🔹 render() - Task ID: {"task_id":31} 
[2025-05-07 10:06:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:06:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:06:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:07:06] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":32}}} 
[2025-05-07 10:07:06] local.INFO: Params after assignment {"params":{"task":32}} 
[2025-05-07 10:07:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:07:06] local.INFO: 🔹 showDrawer triggered {"task":32} 
[2025-05-07 10:07:06] local.INFO: 🔹 mount() - Task ID: {"task_id":32} 
[2025-05-07 10:07:06] local.INFO: 🔄 Page Updated: {"new_page":3} 
[2025-05-07 10:07:06] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:07:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$32eb","type":"->"}]} 
[2025-05-07 10:07:06] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:07:06] local.INFO: 🔹 render() - Task ID: {"task_id":32} 
[2025-05-07 10:07:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:07:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:07:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:08:34] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:08:34] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:08:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:08:34] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:08:34] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:08:34] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:08:34] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:08:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2fdc","type":"->"}]} 
[2025-05-07 10:08:34] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:08:34] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:08:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:08:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:08:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:09:36] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:09:36] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:09:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:09:36] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:09:36] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:09:36] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:09:36] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:09:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3d03","type":"->"}]} 
[2025-05-07 10:09:36] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:09:36] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:09:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:09:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:09:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:08] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:15:08] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:15:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:15:08] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:15:08] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:15:08] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:15:08] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:15:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d42","type":"->"}]} 
[2025-05-07 10:15:08] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:15:08] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:15:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:15:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:15:16] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:15:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:15:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:33] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:15:33] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:15:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:15:33] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:15:33] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:15:33] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:15:33] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:15:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1a4a","type":"->"}]} 
[2025-05-07 10:15:33] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:15:33] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:15:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:15:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:15:35] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:15:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:15:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:15:37] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:15:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:15:39] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:15:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:15:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:15:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:00] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:02] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:16:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:16:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:03] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:16:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:16:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:16:19] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:16:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:16:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":133,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:16:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3d7d","type":"->"}]} 
[2025-05-07 10:22:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:22:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:22:26] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:22:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:22:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:22:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:22:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:22:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:22:28] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:22:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:22:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:22:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:22:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4637","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:23:48] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:23:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:23:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:23:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:23:50] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:23:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:23:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:23:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:23:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$66d","type":"->"}]} 
[2025-05-07 10:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:31:53] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:31:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:31:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:31:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:23] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 10:32:23] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 10:32:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 10:32:23] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 10:32:23] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 10:32:23] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 10:32:23] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:32:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$230","type":"->"}]} 
[2025-05-07 10:32:23] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 10:32:23] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:32:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:32:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:25] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:32:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:32:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:27] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:32:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:32:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:47] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:32:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:32:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:51] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:32:55] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:32:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:32:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:32:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2756","type":"->"}]} 
[2025-05-07 10:33:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:33:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:33:10] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:33:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:33:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:33:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:33:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:33:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:33:13] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:33:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:33:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:33:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:33:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$15cd","type":"->"}]} 
[2025-05-07 10:33:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:33:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:33:55] local.INFO: 🔄 Page Updated: {"new_page":3} 
[2025-05-07 10:33:55] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 10:33:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$13ba","type":"->"}]} 
[2025-05-07 10:33:55] local.INFO: ✅ Task changed, navigating to new task: {"task_id":32} 
[2025-05-07 10:33:55] local.INFO: 🔹 navigateTask() - Received Task ID: {"task_id":32} 
[2025-05-07 10:33:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":398,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":335,"function":"navigateTask","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php","line":71,"function":"updatedPage","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php","line":36,"function":"setPage","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"gotoPage","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:33:55] local.ERROR: ❌ Undefined method called: project from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":804,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":110,"function":"Illuminate\\Database\\Eloquent\\{closure}","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":802,"function":"noConstraints","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":776,"function":"getRelation","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":756,"function":"eagerLoadRelation","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":724,"function":"eagerLoadRelations","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":398,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"}]} 
[2025-05-07 10:33:55] local.ERROR: Call to undefined relationship [project] on model [Modules\ScrumBoard\Models\PipelineProject]. {"userId":1,"exception":"[object] (Illuminate\\Database\\Eloquent\\RelationNotFoundException(code: 0): Call to undefined relationship [project] on model [Modules\\ScrumBoard\\Models\\PipelineProject]. at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\RelationNotFoundException.php:35)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(806): Illuminate\\Database\\Eloquent\\RelationNotFoundException::make(Object(Modules\\ScrumBoard\\Models\\PipelineProject), 'project')
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php(110): Illuminate\\Database\\Eloquent\\Builder->Illuminate\\Database\\Eloquent\\{closure}()
#2 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(802): Illuminate\\Database\\Eloquent\\Relations\\Relation::noConstraints(Object(Closure))
#3 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(776): Illuminate\\Database\\Eloquent\\Builder->getRelation('project')
#4 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(756): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelation(Array, 'project', Object(Closure))
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(724): Illuminate\\Database\\Eloquent\\Builder->eagerLoadRelations(Array)
#6 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php(333): Illuminate\\Database\\Eloquent\\Builder->get(Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(449): Illuminate\\Database\\Eloquent\\Builder->first(Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php(481): Illuminate\\Database\\Eloquent\\Builder->find(32, Array)
#9 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(398): Illuminate\\Database\\Eloquent\\Builder->findOrFail(32)
#10 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php(335): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->navigateTask(32)
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php(71): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->updatedPage(3, NULL)
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportPagination\\HandlesPagination.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->setPage(3, 'page')
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(36): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->gotoPage('3', 'page')
#14 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#17 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php(23): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array)
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(474): Livewire\\Wrapped->__call('gotoPage', Array)
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(101): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->callMethods(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Array, Object(Livewire\\Mechanisms\\HandleComponents\\ComponentContext))
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#22 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#23 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#27 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#29 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#81 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#111 {main}
"} 
[2025-05-07 10:58:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:58:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:58:31] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:58:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:58:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:58:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:58:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:58:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:58:33] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:58:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:58:33] local.ERROR: View [your.search.blade] not found. {"view":{"view":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer\\tabs\\overview.blade.php","data":[]},"userId":1,"exception":"[object] (Spatie\\LaravelIgnition\\Exceptions\\ViewException(code: 0): View [your.search.blade] not found. at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php:137)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('your.search.bla...', Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Factory.php(137): Illuminate\\View\\FileViewFinder->find('your.search.bla...')
#2 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer\\tabs\\overview.blade.php(38): Illuminate\\View\\Factory->make('your.search.bla...', Array)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#4 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#10 C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Resources\\views\\livewire\\show\\drawers\\task-drawer.blade.php(109): Illuminate\\View\\View->render()
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#29 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#113 {main}

[previous exception] [object] (InvalidArgumentException(code: 0): View [your.search.blade] not found. at C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php:137)
[stacktrace]
#0 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\FileViewFinder.php(79): Illuminate\\View\\FileViewFinder->findInPaths('your.search.bla...', Array)
#1 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Factory.php(137): Illuminate\\View\\FileViewFinder->find('your.search.bla...')
#2 C:\\laragon\\www\\PMS\\storage\\framework\\views\\e8437149e4efe1925f2771f3b9f7991b.php(39): Illuminate\\View\\Factory->make('your.search.bla...', Array)
#3 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#4 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#5 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#6 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#7 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#8 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#9 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#10 C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php(104): Illuminate\\View\\View->render()
#11 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(37): include('C:\\\\laragon\\\\www\\\\...')
#12 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(38): Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer->Livewire\\Mechanisms\\ExtendBlade\\{closure}()
#13 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php(72): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->evaluatePath('C:\\\\laragon\\\\www\\\\...', Array)
#14 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php(16): Illuminate\\View\\Engines\\CompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#15 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(207): Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine->get('C:\\\\laragon\\\\www\\\\...', Array)
#16 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(190): Illuminate\\View\\View->getContents()
#17 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php(159): Illuminate\\View\\View->renderContents()
#18 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(241): Illuminate\\View\\View->render(Object(Closure))
#19 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(285): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->Livewire\\Mechanisms\\HandleComponents\\{closure}()
#20 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(233): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->trackInRenderStack(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer), Object(Closure))
#21 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php(104): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->render(Object(Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer))
#22 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php(97): Livewire\\Mechanisms\\HandleComponents\\HandleComponents->update(Array, Array, Array)
#23 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php(94): Livewire\\LivewireManager->update(Array, Array, Array)
#24 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php(46): Livewire\\Mechanisms\\HandleRequests\\HandleRequests->handleUpdate()
#25 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(259): Illuminate\\Routing\\ControllerDispatcher->dispatch(Object(Illuminate\\Routing\\Route), Object(Livewire\\Mechanisms\\HandleRequests\\HandleRequests), 'handleUpdate')
#26 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Route.php(205): Illuminate\\Routing\\Route->runController()
#27 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(806): Illuminate\\Routing\\Route->run()
#28 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}(Object(Illuminate\\Http\\Request))
#29 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware.php(28): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#30 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\ServerTiming\\ServerTimingMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#31 C:\\laragon\\www\\PMS\\Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin.php(17): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#32 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\FileManager\\Common\\Core\\Middleware\\EnableDebugIfLoggedInAsAdmin->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#33 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#34 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#35 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#36 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#37 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#38 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#39 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#40 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#41 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#42 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#43 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#44 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#45 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#46 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#47 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#48 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#49 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#50 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#51 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#52 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#53 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#54 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#55 C:\\laragon\\www\\PMS\\vendor\\akaunting\\laravel-firewall\\src\\Abstracts\\Middleware.php(25): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#56 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Akaunting\\Firewall\\Abstracts\\Middleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#57 C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-csp\\src\\AddCspHeaders.php(13): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#58 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Spatie\\Csp\\AddCspHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#59 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\Attendance.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#60 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\Attendance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#61 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Middleware\\SubstituteBindings.php(50): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#62 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#63 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken.php(78): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#64 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#65 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Middleware\\ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#66 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#67 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(121): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#68 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Session\\Middleware\\StartSession.php(64): Illuminate\\Session\\Middleware\\StartSession->handleStatefulRequest(Object(Illuminate\\Http\\Request), Object(Illuminate\\Session\\EncryptedStore), Object(Closure))
#69 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Session\\Middleware\\StartSession->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#70 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#71 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#72 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Cookie\\Middleware\\EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#73 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#74 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#75 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(805): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#76 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(784): Illuminate\\Routing\\Router->runRouteWithinStack(Object(Illuminate\\Routing\\Route), Object(Illuminate\\Http\\Request))
#77 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(748): Illuminate\\Routing\\Router->runRoute(Object(Illuminate\\Http\\Request), Object(Illuminate\\Routing\\Route))
#78 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\Router.php(737): Illuminate\\Routing\\Router->dispatchToRoute(Object(Illuminate\\Http\\Request))
#79 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(200): Illuminate\\Routing\\Router->dispatch(Object(Illuminate\\Http\\Request))
#80 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(144): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}(Object(Illuminate\\Http\\Request))
#81 C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware.php(19): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#82 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Livewire\\Features\\SupportDisablingBackButtonCache\\DisableBackButtonCacheMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#83 C:\\laragon\\www\\PMS\\vendor\\beyondcode\\laravel-query-detector\\src\\QueryDetectorMiddleware.php(33): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#84 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): BeyondCode\\QueryDetector\\QueryDetectorMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#85 C:\\laragon\\www\\PMS\\vendor\\barryvdh\\laravel-debugbar\\src\\Middleware\\InjectDebugbar.php(66): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#86 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Barryvdh\\Debugbar\\Middleware\\InjectDebugbar->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#87 C:\\laragon\\www\\PMS\\Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware.php(57): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#88 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Modules\\IpFirewall\\Http\\Middleware\\WhitelistRangeMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#89 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\SecurityHeaders.php(18): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#90 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\SecurityHeaders->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#91 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\PreventBackHistory.php(23): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#92 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\PreventBackHistory->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#93 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\CheckDatetimeHeader.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#94 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\CheckDatetimeHeader->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#95 C:\\laragon\\www\\PMS\\app\\Http\\Middleware\\IPThrottleMiddleware.php(51): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#96 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): App\\Http\\Middleware\\IPThrottleMiddleware->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#97 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#98 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ConvertEmptyStringsToNull->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#99 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\TrimStrings.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#100 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\TrimStrings->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#101 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize.php(27): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#102 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\ValidatePostSize->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#103 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance.php(99): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#104 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Foundation\\Http\\Middleware\\PreventRequestsDuringMaintenance->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#105 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\HandleCors.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#106 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\HandleCors->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#107 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Http\\Middleware\\TrustProxies.php(39): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#108 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(183): Illuminate\\Http\\Middleware\\TrustProxies->handle(Object(Illuminate\\Http\\Request), Object(Closure))
#109 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Pipeline\\Pipeline.php(119): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Http\\Request))
#110 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(175): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#111 C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Foundation\\Http\\Kernel.php(144): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter(Object(Illuminate\\Http\\Request))
#112 C:\\laragon\\www\\PMS\\public\\index.php(51): Illuminate\\Foundation\\Http\\Kernel->handle(Object(Illuminate\\Http\\Request))
#113 {main}
"} 
[2025-05-07 10:59:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:59:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 10:59:25] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 10:59:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 10:59:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:59:25] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 10:59:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$933","type":"->"}]} 
[2025-05-07 11:00:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 11:00:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 11:00:29] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 11:00:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 11:00:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:00:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:00:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$87d","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 11:05:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.52},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.46},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.17}] 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:05:37] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 11:05:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.37}] 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 11:05:37] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 11:05:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.43}] 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 11:05:37] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 11:05:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.17}] 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 11:05:37] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 11:05:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.17}] 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 11:05:37] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 11:05:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.23}] 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 11:05:37] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 11:05:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.29}] 
[2025-05-07 11:05:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 11:05:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:05:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 11:05:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:05:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:05:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:05:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:05:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:05:47] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 11:05:47] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 11:05:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:05:47] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 11:05:47] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 11:05:47] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 11:05:47] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 11:05:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a9b","type":"->"}]} 
[2025-05-07 11:05:47] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 11:05:47] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 11:05:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 11:05:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:05:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 11:42:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.69},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.01},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.63},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.35}] 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:42:21] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 11:42:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":1.06},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":1.0}] 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 11:42:21] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 11:42:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":1.12},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.62}] 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 11:42:21] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 11:42:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":1.26}] 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 11:42:21] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 11:42:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.72}] 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 11:42:21] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 11:42:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.45}] 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 11:42:21] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 11:42:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.81},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.58}] 
[2025-05-07 11:42:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 11:42:25] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:25] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:25] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:25] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:42:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 11:42:25] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 11:42:25] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 11:42:25] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 11:42:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 11:42:25] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 11:42:29] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 11:42:29] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 11:42:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:42:29] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 11:42:29] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 11:42:29] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 11:42:29] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 11:42:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d23","type":"->"}]} 
[2025-05-07 11:42:29] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 11:42:29] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 11:42:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 11:42:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:42:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:51:13] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 11:51:13] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 11:51:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:51:13] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 11:51:13] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 11:51:13] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 11:51:13] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 11:51:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1428","type":"->"}]} 
[2025-05-07 11:51:13] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 11:51:13] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 11:51:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 11:51:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:51:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:53:02] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 11:53:02] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 11:53:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 11:53:02] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 11:53:02] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 11:53:02] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 11:53:02] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 11:53:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$18a6","type":"->"}]} 
[2025-05-07 11:53:02] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 11:53:02] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 11:53:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 11:53:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 11:53:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:02:46] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:02:46] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:02:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:02:46] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:02:46] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:02:46] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:02:46] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:02:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4302","type":"->"}]} 
[2025-05-07 12:02:46] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:02:47] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:02:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:02:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:02:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:05:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:05:34] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:05:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:05:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:05:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:05:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$477b","type":"->"}]} 
[2025-05-07 12:05:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:05:36] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:05:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:05:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:05:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":106,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:05:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4bed","type":"->"}]} 
[2025-05-07 12:06:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:06:01] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:06:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:06:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":130,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:06:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":130,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":134,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:06:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$505f","type":"->"}]} 
[2025-05-07 12:10:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:10:28] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:10:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:10:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:10:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:10:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:10:30] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:10:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:10:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:10:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:10:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5912","type":"->"}]} 
[2025-05-07 12:12:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:12:45] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:12:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:12:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:12:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:12:46] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:12:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:12:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:12:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3b86","type":"->"}]} 
[2025-05-07 12:14:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:14:57] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:14:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:14:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:14:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:14:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:14:58] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:14:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:14:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:14:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:14:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$446e","type":"->"}]} 
[2025-05-07 12:15:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:15:12] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:15:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:15:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$70fd","type":"->"}]} 
[2025-05-07 12:15:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:15:34] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:15:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:15:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:15:37] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:15:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$539a","type":"->"}]} 
[2025-05-07 12:15:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:15:51] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:15:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:15:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:15:56] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:15:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:15:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:15:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8263","type":"->"}]} 
[2025-05-07 12:16:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:16:00] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:16:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:16:02] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:16:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:16:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:02] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":135,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:16:37] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:16:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:16:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8f55","type":"->"}]} 
[2025-05-07 12:16:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:16:41] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:16:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:16:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:16:42] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:16:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:16:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:16:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 12:17:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.64},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.02},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.72},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.36}] 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:17:23] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 12:17:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.82}] 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:17:23] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 12:17:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.37}] 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:17:23] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 12:17:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.35}] 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:17:23] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 12:17:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.64}] 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:17:23] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 12:17:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.33}] 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:17:23] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 12:17:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.38}] 
[2025-05-07 12:17:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 12:17:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:17:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 12:17:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:17:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:17:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:17:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:17:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:17:29] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:17:29] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:17:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:29] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:17:29] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:17:29] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:17:29] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:17:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8647","type":"->"}]} 
[2025-05-07 12:17:29] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:17:29] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:17:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:17:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:32] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:17:32] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:17:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:17:32] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:17:32] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:17:32] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:17:32] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:17:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a9b6","type":"->"}]} 
[2025-05-07 12:17:32] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:17:32] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:17:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:17:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:17:33] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:17:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:17:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:17:47] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:17:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:17:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:17:58] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:17:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:17:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:17:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b75","type":"->"}]} 
[2025-05-07 12:19:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:19:12] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:19:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:19:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:19:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:19:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:19:14] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:19:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:19:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:19:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:19:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:19:16] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:19:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:19:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:19:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":136,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:19:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9c0b","type":"->"}]} 
[2025-05-07 12:21:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:21:13] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:21:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:21:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":139,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:21:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":139,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":141,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:22] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 12:22:22] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 12:22:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.62},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.67},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.12},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.43}] 
[2025-05-07 12:22:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:22:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:22:22] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 12:22:22] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 12:22:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.52},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.65}] 
[2025-05-07 12:22:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:22:22] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 12:22:22] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 12:22:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.79},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.66}] 
[2025-05-07 12:22:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:22:23] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 12:22:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.32},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.2}] 
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:22:23] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 12:22:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.73}] 
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:22:23] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 12:22:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.4}] 
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:22:23] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 12:22:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.43},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.36}] 
[2025-05-07 12:22:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:22:30] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:22:30] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:22:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:30] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:22:30] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:22:30] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:22:30] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:22:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$27e5","type":"->"}]} 
[2025-05-07 12:22:30] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:22:30] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:22:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:22:31] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:22:31] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:22:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:31] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:22:31] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:22:31] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:22:31] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:22:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$aa04","type":"->"}]} 
[2025-05-07 12:22:31] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:22:31] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:22:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:22:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 12:22:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:22:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:22:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 12:22:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:22:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:22:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:22:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:22:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:22:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:22:42] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:22:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:22:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:22:44] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:22:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:23:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:23:34] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:23:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:23:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$c021","type":"->"}]} 
[2025-05-07 12:24:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:24:21] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:24:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:24:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:24:23] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:24:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:24:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:24:24] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:24:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:24:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:24:27] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:24:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:24:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$f16","type":"->"}]} 
[2025-05-07 12:28:06] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:28:06] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:28:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:28:06] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:28:06] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:28:06] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:28:06] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:28:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3fce","type":"->"}]} 
[2025-05-07 12:28:06] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:28:06] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:28:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:28:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:28:10] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:28:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 12:29:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.6},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.47},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.58}] 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:09] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 12:29:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.43}] 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:29:09] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 12:29:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.31},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.68}] 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:29:09] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 12:29:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.56},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.31}] 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:29:09] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 12:29:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.54},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.52}] 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:29:09] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 12:29:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.25}] 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:29:09] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 12:29:09] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.32},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.24}] 
[2025-05-07 12:29:09] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:09] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:09] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:09] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:09] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:29:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 12:29:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 12:29:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:17] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:29:17] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:29:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:17] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:29:17] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:29:17] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:29:17] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:29:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a6b","type":"->"}]} 
[2025-05-07 12:29:17] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:29:17] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:29:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:29:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:29:20] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:29:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:29:59] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 12:29:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 12:29:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.96},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.86},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.67},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.65}] 
[2025-05-07 12:29:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:29:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:29:59] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 12:29:59] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 12:29:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:29:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:59] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:29:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:29:59] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.93},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.89}] 
[2025-05-07 12:29:59] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:29:59] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:29:59] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:30:00] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 12:30:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.94}] 
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:30:00] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 12:30:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.88},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.83}] 
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:30:00] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 12:30:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.93},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.66}] 
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:30:00] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 12:30:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.92},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.78}] 
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:30:00] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 12:30:00] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.58}] 
[2025-05-07 12:30:00] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:00] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:00] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:30:00] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:00] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:30:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 12:30:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:30:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 12:30:05] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:30:05] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:30:05] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:30:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:30:05] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:30:08] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:30:08] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:30:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:30:08] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:30:08] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:30:08] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:30:08] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:30:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5570","type":"->"}]} 
[2025-05-07 12:30:08] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:30:08] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:30:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:30:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:30:11] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:30:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:30:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:30:13] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:30:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:30:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$29d7","type":"->"}]} 
[2025-05-07 12:30:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:30:48] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:30:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 12:32:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.55},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.46},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.41}] 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 12:32:02] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 12:32:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.43},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.55}] 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 12:32:02] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 12:32:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.84},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.71}] 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 12:32:02] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 12:32:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.19}] 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 12:32:02] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 12:32:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.54},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.23}] 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 12:32:02] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 12:32:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.21}] 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 12:32:02] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 12:32:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.28},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.27}] 
[2025-05-07 12:32:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 12:32:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 12:32:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 12:32:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 12:32:09] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:32:09] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:32:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:09] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:32:09] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:32:09] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:32:09] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:32:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6944","type":"->"}]} 
[2025-05-07 12:32:09] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:32:09] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:32:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:32:11] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:32:11] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:32:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:11] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:32:11] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:32:11] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:32:11] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:32:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2538","type":"->"}]} 
[2025-05-07 12:32:11] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:32:11] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:32:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:32:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:32:14] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:32:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:32:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:32:16] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:32:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:32:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$765c","type":"->"}]} 
[2025-05-07 12:32:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:32:21] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:32:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:32:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 12:32:24] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:32:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 12:32:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3423","type":"->"}]} 
[2025-05-07 12:32:27] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 12:32:27] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 12:32:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 12:32:27] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 12:32:27] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 12:32:27] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 12:32:27] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 12:32:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8a03","type":"->"}]} 
[2025-05-07 12:32:27] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 12:32:27] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 12:32:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 13:53:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 13:53:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 13:53:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 13:53:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 13:53:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 13:53:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 13:53:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 13:53:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 13:53:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 13:53:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 13:53:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 13:53:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 13:53:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:53:19] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 13:53:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:53:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":218,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"render","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":271,"function":"__call","class":"Livewire\\Wrapped","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":231,"function":"getView","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":104,"function":"render","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:53:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 13:53:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:53:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php","line":63,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\c55b3c3d338d1480424573dbcc0b44d8.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\859949682a8042930e3bb6fd9e74560d.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:53:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:53:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:53:23] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 13:53:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 13:53:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d18","type":"->"}]} 
[2025-05-07 13:55:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:55:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:55:22] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 13:55:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 13:55:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":11,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":11,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:55:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:55:26] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 13:55:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 13:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":11,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":11,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":215,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportFormObjects\\FormObjectSynth.php","line":41,"function":"Livewire\\Mechanisms\\HandleComponents\\{closure}","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportFormObjects\\FormObjectSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 13:55:28] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":11,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":11,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":17,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 13:55:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$252c","type":"->"}]} 
[2025-05-07 14:19:36] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 14:19:36] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 14:19:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:19:36] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 14:19:36] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 14:19:36] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:19:36] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:19:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$cf0","type":"->"}]} 
[2025-05-07 14:19:36] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:19:36] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:19:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:19:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:19:45] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:19:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:19:46] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:19:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:19:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1a1a","type":"->"}]} 
[2025-05-07 14:21:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:21:08] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:21:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:21:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:21:10] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:21:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:21:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:10] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2762","type":"->"}]} 
[2025-05-07 14:21:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:21:47] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:21:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:21:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:21:49] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:21:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:21:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:21:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$69f","type":"->"}]} 
[2025-05-07 14:23:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:23:18] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:23:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:23:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:23:19] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:23:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:23:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:23:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$13d3","type":"->"}]} 
[2025-05-07 14:25:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:25:00] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:25:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:25:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:25:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:25:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:25:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:25:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1a81","type":"->"}]} 
[2025-05-07 14:27:41] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 14:27:41] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 14:27:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:27:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:41] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.61},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.08},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.67},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.51}] 
[2025-05-07 14:27:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:27:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:27:42] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 14:27:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.51}] 
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 14:27:42] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 14:27:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.42}] 
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 14:27:42] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 14:27:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.83},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.43}] 
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 14:27:42] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 14:27:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.48}] 
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 14:27:42] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 14:27:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.89}] 
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 14:27:42] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 14:27:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.36}] 
[2025-05-07 14:27:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 14:27:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:27:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 14:27:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:27:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:27:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:27:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:27:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:27:46] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 14:27:46] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 14:27:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:46] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 14:27:46] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 14:27:46] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:27:46] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:27:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$12f5","type":"->"}]} 
[2025-05-07 14:27:46] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:27:46] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:27:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:27:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:49] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 14:27:49] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 14:27:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:27:49] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 14:27:49] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 14:27:49] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:27:49] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:27:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$29ca","type":"->"}]} 
[2025-05-07 14:27:49] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:27:49] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:27:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:27:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:27:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 14:29:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.34},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.17},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.57},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.22}] 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:29:04] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 14:29:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.21}] 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 14:29:04] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 14:29:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.34}] 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 14:29:04] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 14:29:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.19},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.42}] 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 14:29:04] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 14:29:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.19}] 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 14:29:04] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 14:29:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.49}] 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 14:29:04] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 14:29:04] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.77},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.4}] 
[2025-05-07 14:29:04] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:04] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:04] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:04] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:04] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 14:29:08] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:08] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:08] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:08] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:29:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 14:29:08] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:08] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:08] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:08] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:29:12] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 14:29:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.77},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":2.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.68},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.49}] 
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 14:29:12] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 14:29:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.64}] 
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 14:29:12] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 14:29:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.45}] 
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 14:29:12] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 14:29:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.87}] 
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 14:29:12] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 14:29:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.83}] 
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 14:29:12] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 14:29:12] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.77},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.67}] 
[2025-05-07 14:29:12] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:29:12] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:29:12] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:29:12] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 14:29:15] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 14:29:15] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 14:29:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:29:15] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 14:29:15] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 14:29:15] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:29:15] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:29:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$456d","type":"->"}]} 
[2025-05-07 14:29:15] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:29:15] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:29:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:29:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:29:18] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:29:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:29:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4be1","type":"->"}]} 
[2025-05-07 14:29:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:29:58] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:29:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:29:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:29:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4425","type":"->"}]} 
[2025-05-07 14:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:30:00] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:30:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:30:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5491","type":"->"}]} 
[2025-05-07 14:32:36] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 14:32:36] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 14:32:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:32:36] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 14:32:36] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 14:32:36] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:32:36] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:32:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5fd7","type":"->"}]} 
[2025-05-07 14:32:36] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:32:36] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:32:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:32:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:32:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:32:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:32:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:21] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 14:33:21] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 14:33:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:33:21] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 14:33:21] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 14:33:21] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:33:21] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:33:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$250a","type":"->"}]} 
[2025-05-07 14:33:21] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:33:21] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:33:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:33:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:33:23] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:33:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:33:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:33:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3e65","type":"->"}]} 
[2025-05-07 14:42:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:42:36] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:42:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:42:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:42:39] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 14:42:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:42:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:42:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$31f7","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 14:45:34] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.65},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.96},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.3},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.58}] 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:45:34] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 14:45:34] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.42}] 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 14:45:34] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 14:45:34] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.39}] 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 14:45:34] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 14:45:34] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.38}] 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 14:45:34] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 14:45:34] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.76},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.45}] 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 14:45:34] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 14:45:34] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.33}] 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 14:45:34] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 14:45:34] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.58},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.37}] 
[2025-05-07 14:45:34] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:34] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:34] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:34] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 14:45:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:45:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 14:45:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 14:45:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 14:45:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 14:45:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 14:45:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 14:45:43] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 14:45:43] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 14:45:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:45:43] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 14:45:43] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 14:45:43] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:45:43] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:45:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4d1a","type":"->"}]} 
[2025-05-07 14:45:43] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:45:43] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:45:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:45:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:45:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:49:39] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:49:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:49:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:49:40] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d50","type":"->"}]} 
[2025-05-07 14:49:45] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 14:49:45] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 14:49:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:49:46] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 14:49:46] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 14:49:46] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:49:46] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:49:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6311","type":"->"}]} 
[2025-05-07 14:49:46] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:49:46] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:49:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:49:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:49:48] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:49:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:49:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:49:50] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:49:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:49:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5a38","type":"->"}]} 
[2025-05-07 14:49:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:49:57] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:49:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:49:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:49:58] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:49:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:49:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:49:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$746c","type":"->"}]} 
[2025-05-07 14:52:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:52:46] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:52:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:52:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5eaa","type":"->"}]} 
[2025-05-07 14:52:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:52:48] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:52:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:52:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1e7a","type":"->"}]} 
[2025-05-07 14:52:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:52:50] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:52:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:52:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6558","type":"->"}]} 
[2025-05-07 14:52:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:52:51] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:52:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:52:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:52:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$69ca","type":"->"}]} 
[2025-05-07 14:53:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:53:05] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:53:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:53:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2d67","type":"->"}]} 
[2025-05-07 14:53:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:53:07] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:53:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:53:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$31d9","type":"->"}]} 
[2025-05-07 14:53:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:53:09] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:53:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:53:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$76b6","type":"->"}]} 
[2025-05-07 14:53:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 14:53:11] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:53:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:53:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:53:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7b28","type":"->"}]} 
[2025-05-07 14:56:15] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 14:56:15] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 14:56:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 14:56:15] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 14:56:15] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 14:56:15] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 14:56:15] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 14:56:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1015","type":"->"}]} 
[2025-05-07 14:56:15] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 14:56:15] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 14:56:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 14:56:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:56:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:56:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 14:56:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:00:53] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:00:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:00:55] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:00:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:00:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:55] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:00:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4a17","type":"->"}]} 
[2025-05-07 15:01:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:01:07] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:01:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:01:08] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:01:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:01:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$fe9","type":"->"}]} 
[2025-05-07 15:01:13] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 15:01:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 15:01:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.49},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.5},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.68}] 
[2025-05-07 15:01:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:14] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 15:01:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.76},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.68}] 
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:01:14] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 15:01:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.63}] 
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:01:14] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 15:01:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.88},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.51}] 
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:01:14] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 15:01:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.38}] 
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:01:14] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 15:01:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.96}] 
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:01:14] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 15:01:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.56},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.75}] 
[2025-05-07 15:01:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 15:01:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 15:01:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:20] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:01:20] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:01:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:20] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:01:20] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:01:20] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:01:20] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:01:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8c55","type":"->"}]} 
[2025-05-07 15:01:20] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:01:20] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:01:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:01:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:30] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:01:30] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:30] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:01:30] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:01:30] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:01:30] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$21e5","type":"->"}]} 
[2025-05-07 15:01:30] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:01:30] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:01:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:30] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:45] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 15:01:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 15:01:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":1.04},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.97},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.94},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":1.0}] 
[2025-05-07 15:01:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:01:45] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 15:01:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 15:01:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.4},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.4}] 
[2025-05-07 15:01:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:01:45] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 15:01:45] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 15:01:45] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:45] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:45] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:45] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.83},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.6}] 
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:01:46] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 15:01:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.52},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.43}] 
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:01:46] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 15:01:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.58}] 
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:01:46] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 15:01:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.43}] 
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:01:46] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 15:01:46] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.92}] 
[2025-05-07 15:01:46] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:01:46] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:01:46] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:01:46] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 15:02:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.73},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":2.7},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":1.18},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.6}] 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:01] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 15:02:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.89}] 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:02:01] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 15:02:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.65}] 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:02:01] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 15:02:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.67},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.66}] 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:02:01] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 15:02:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.7},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.7}] 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:02:01] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 15:02:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.82},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.64}] 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:02:01] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 15:02:01] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.4}] 
[2025-05-07 15:02:01] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:01] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:01] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:01] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 15:02:08] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:08] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:08] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:08] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 15:02:08] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:08] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:08] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:08] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:09] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:02:09] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:02:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:09] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:02:09] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:02:09] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:02:09] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:02:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$70e9","type":"->"}]} 
[2025-05-07 15:02:09] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:02:09] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:02:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:02:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:22] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 15:02:22] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 15:02:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:22] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.6},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.54},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.72}] 
[2025-05-07 15:02:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:22] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:22] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:22] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:22] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:23] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 15:02:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.35},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.44}] 
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:02:23] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 15:02:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.3}] 
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:02:23] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 15:02:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.81}] 
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:02:23] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 15:02:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.54},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.57}] 
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:02:23] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 15:02:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.4}] 
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:02:23] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 15:02:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.37}] 
[2025-05-07 15:02:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:23] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 15:02:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 15:02:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:02:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:02:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:02:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:02:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:02:49] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":31}}} 
[2025-05-07 15:02:49] local.INFO: Params after assignment {"params":{"task":31}} 
[2025-05-07 15:02:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:02:49] local.INFO: 🔹 showDrawer triggered {"task":31} 
[2025-05-07 15:02:49] local.INFO: 🔹 mount() - Task ID: {"task_id":31} 
[2025-05-07 15:02:49] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-07 15:02:49] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:02:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3b3e","type":"->"}]} 
[2025-05-07 15:02:49] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:02:49] local.INFO: 🔹 render() - Task ID: {"task_id":31} 
[2025-05-07 15:02:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:02:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:02:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:13:48] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:13:48] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:13:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:13:48] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:13:48] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:13:48] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:13:48] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:13:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1768","type":"->"}]} 
[2025-05-07 15:13:48] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:13:48] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:13:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:13:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:13:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:13:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:13:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:01] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:14:01] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:01] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:14:01] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:14:01] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:14:01] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4d0f","type":"->"}]} 
[2025-05-07 15:14:01] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:14:01] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:14:07] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8d2e","type":"->"}]} 
[2025-05-07 15:14:11] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 15:14:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.68},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.76},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.7},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.29}] 
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 15:14:11] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 15:14:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.39}] 
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 15:14:11] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 15:14:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.3},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.48}] 
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 15:14:11] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 15:14:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.69}] 
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 15:14:11] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 15:14:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.64}] 
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 15:14:11] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 15:14:11] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.77}] 
[2025-05-07 15:14:11] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:14:11] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:14:11] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:14:11] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 15:14:14] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 15:14:14] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 15:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:14:14] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 15:14:14] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 15:14:14] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:14:14] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5e4b","type":"->"}]} 
[2025-05-07 15:14:14] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:14:14] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:14:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:14] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:14:16] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:14:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:14:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:14:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9a51","type":"->"}]} 
[2025-05-07 15:28:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:18] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$96c","type":"->"}]} 
[2025-05-07 15:28:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:24] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$dde","type":"->"}]} 
[2025-05-07 15:28:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1250","type":"->"}]} 
[2025-05-07 15:28:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:38] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1903","type":"->"}]} 
[2025-05-07 15:28:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:39] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1d75","type":"->"}]} 
[2025-05-07 15:28:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:41] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$21e7","type":"->"}]} 
[2025-05-07 15:28:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:43] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2379","type":"->"}]} 
[2025-05-07 15:28:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:28:52] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:28:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:28:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:28:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$27eb","type":"->"}]} 
[2025-05-07 15:29:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:29:03] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:29:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:29:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:03] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2c5d","type":"->"}]} 
[2025-05-07 15:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:29:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:29:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$30cf","type":"->"}]} 
[2025-05-07 15:29:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:29:05] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:29:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:29:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:06] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3541","type":"->"}]} 
[2025-05-07 15:29:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:29:07] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 15:29:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:29:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:29:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3989","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 15:36:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.51},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.9},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.59}] 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:36:19] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 15:36:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.58},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.38}] 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:36:19] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 15:36:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.46}] 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:36:19] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 15:36:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":1.08},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.96}] 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:36:19] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 15:36:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.6}] 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:36:19] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 15:36:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.3}] 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:36:19] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 15:36:19] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.37}] 
[2025-05-07 15:36:19] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:19] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:19] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:19] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:19] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 15:36:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:36:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 15:36:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:36:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:36:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:36:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:36:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:36:24] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:36:24] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:36:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:36:24] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:36:24] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:36:24] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:36:24] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:36:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$10e5","type":"->"}]} 
[2025-05-07 15:36:24] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:36:24] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:36:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:36:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:36:35] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:36:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:36:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1558","type":"->"}]} 
[2025-05-07 15:36:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:36:37] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:36:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:36:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$138c","type":"->"}]} 
[2025-05-07 15:36:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:36:40] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:36:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:36:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:36:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$588c","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 15:41:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.74},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":1.91},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.83},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.31}] 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:41:13] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 15:41:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.45}] 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:41:13] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 15:41:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.57}] 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:41:13] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 15:41:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.77},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.51}] 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:41:13] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 15:41:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.47}] 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:41:13] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 15:41:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.81}] 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:41:13] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 15:41:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.54},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.39}] 
[2025-05-07 15:41:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 15:41:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:41:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 15:41:17] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:41:17] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:41:17] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:41:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:41:17] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:41:18] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:41:18] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:41:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:41:18] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:41:18] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:41:18] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:41:18] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:41:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7343","type":"->"}]} 
[2025-05-07 15:41:18] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:41:18] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:41:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:41:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:41:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:42:15] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 15:42:15] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 15:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:42:15] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 15:42:15] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 15:42:15] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 15:42:15] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7c89","type":"->"}]} 
[2025-05-07 15:42:15] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:42:15] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:42:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:42:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:42:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:42:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:42:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 15:43:34] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 15:43:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:43:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 15:43:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":0.55},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.43},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.24}] 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:43:37] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 15:43:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.48}] 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 15:43:37] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 15:43:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.31}] 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 15:43:37] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 15:43:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.43}] 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 15:43:37] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 15:43:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.27},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.66}] 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 15:43:37] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 15:43:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.7},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.52}] 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 15:43:37] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 15:43:37] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.4},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.4}] 
[2025-05-07 15:43:37] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:37] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:37] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:37] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:37] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 15:43:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:43:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 15:43:41] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 15:43:41] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 15:43:41] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 15:43:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 15:43:41] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 15:43:44] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":31}}} 
[2025-05-07 15:43:44] local.INFO: Params after assignment {"params":{"task":31}} 
[2025-05-07 15:43:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 15:43:44] local.INFO: 🔹 showDrawer triggered {"task":31} 
[2025-05-07 15:43:44] local.INFO: 🔹 mount() - Task ID: {"task_id":31} 
[2025-05-07 15:43:44] local.INFO: 🔄 Page Updated: {"new_page":2} 
[2025-05-07 15:43:44] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 15:43:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3723","type":"->"}]} 
[2025-05-07 15:43:44] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 15:43:44] local.INFO: 🔹 render() - Task ID: {"task_id":31} 
[2025-05-07 15:43:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 15:43:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 15:43:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:19] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:13:19] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:13:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:13:19] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:13:19] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:13:19] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:13:19] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:13:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$44f","type":"->"}]} 
[2025-05-07 16:13:19] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:13:19] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:23] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$cff","type":"->"}]} 
[2025-05-07 16:13:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:13:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:13:27] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$15ae","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:29] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:31] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$46c","type":"->"}]} 
[2025-05-07 16:13:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:33] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$22b5","type":"->"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:13:42] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$adf","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:44] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:44] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:45] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2ba5","type":"->"}]} 
[2025-05-07 16:13:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:13:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:13:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:13:59] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:13:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:13:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:13:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$15d6","type":"->"}]} 
[2025-05-07 16:14:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:00] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:14:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:01] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1a62","type":"->"}]} 
[2025-05-07 16:14:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:14:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:05] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2311","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:07] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:07] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4138","type":"->"}]} 
[2025-05-07 16:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:14:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:12] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:12] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:12] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$49e7","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:14] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:14] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3044","type":"->"}]} 
[2025-05-07 16:14:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:14:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:20] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$36f3","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:22] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:22] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3b7f","type":"->"}]} 
[2025-05-07 16:14:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:14:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:27] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5f87","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:29] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:29] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$466b","type":"->"}]} 
[2025-05-07 16:14:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:14:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:34] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4f1a","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:36] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:41] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:41] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:41] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$5810","type":"->"}]} 
[2025-05-07 16:14:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:14:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:46] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:14:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:14:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$70f7","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:14:48] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:14:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$79ed","type":"->"}]} 
[2025-05-07 16:15:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:14] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:15] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7e5f","type":"->"}]} 
[2025-05-07 16:15:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:15:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:19] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:19] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6939","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:20] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:20] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:21] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$870e","type":"->"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:26] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8fbd","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:28] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:32] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$98b3","type":"->"}]} 
[2025-05-07 16:15:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:15:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:36] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7aa9","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:38] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:38] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:39] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a162","type":"->"}]} 
[2025-05-07 16:15:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:15:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:44] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$aa11","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:45] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:46] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$87dc","type":"->"}]} 
[2025-05-07 16:15:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:15:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:50] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:50] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$908b","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:51] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:51] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:52] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:52] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b745","type":"->"}]} 
[2025-05-07 16:15:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:15:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:57] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:15:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9dbe","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:59] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:15:59] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:15:59] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$bff4","type":"->"}]} 
[2025-05-07 16:16:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:16:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:16:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:16:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:16:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:16:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$aaf3","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:16:05] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:16:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:19:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.05},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.71},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.64}] 
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:19:10] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:19:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.9},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":1.11}] 
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:19:10] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:19:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.53}] 
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:19:10] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:19:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.62},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.75}] 
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:19:10] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:19:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.91},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":1.2}] 
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:19:10] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:19:10] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.69}] 
[2025-05-07 16:19:10] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:10] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:10] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:10] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:19:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.96},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.99},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.71},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.72}] 
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:19:31] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:19:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":1.33},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":1.17}] 
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:19:31] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:19:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.98}] 
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:19:31] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:19:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.65},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.86}] 
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:19:31] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:19:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.99},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.67}] 
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:19:31] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:19:31] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.7},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.92}] 
[2025-05-07 16:19:31] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:19:31] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:19:31] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:19:31] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:31] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:39] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:19:39] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:19:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:39] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:19:39] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:19:39] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:19:39] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:19:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$c5bb","type":"->"}]} 
[2025-05-07 16:19:39] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:19:39] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:19:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:40] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:56] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:19:56] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:19:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:19:56] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:19:56] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:19:56] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:19:56] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:19:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$e2c9","type":"->"}]} 
[2025-05-07 16:19:56] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:19:56] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:19:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:19:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:19:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:20:53] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:20:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:20:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$fe9","type":"->"}]} 
[2025-05-07 16:20:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:20:56] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:20:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:20:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:56] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:20:56] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$fbc","type":"->"}]} 
[2025-05-07 16:21:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:21:31] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:21:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:21:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1c6d","type":"->"}]} 
[2025-05-07 16:21:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:21:46] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:21:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:21:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:21:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$efd5","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 🚀 Pipeline Mounted - ID: 42 | Search Value:  | Sort Value:   
[2025-05-07 16:26:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 42 | Sorting:   
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1],"time":1.03},{"query":"select * from `contracts` where `contracts`.`id` in (2, 4) and `contracts`.`deleted_at` is null","bindings":[],"time":0.84},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[42,1],"time":0.56},{"query":"select * from `contracts` where `contracts`.`id` in (2) and `contracts`.`deleted_at` is null","bindings":[],"time":0.2}] 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":613,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 16:26:16] local.INFO: 🚀 Pipeline Mounted - ID: 43 | Search Value:  | Sort Value:   
[2025-05-07 16:26:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 43 | Sorting:   
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1],"time":0.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[43,1],"time":0.21}] 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[43,1]} 
[2025-05-07 16:26:16] local.INFO: 🚀 Pipeline Mounted - ID: 44 | Search Value:  | Sort Value:   
[2025-05-07 16:26:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 44 | Sorting:   
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[44,1],"time":0.28}] 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[44,1]} 
[2025-05-07 16:26:16] local.INFO: 🚀 Pipeline Mounted - ID: 45 | Search Value:  | Sort Value:   
[2025-05-07 16:26:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 45 | Sorting:   
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[45,1],"time":0.65}] 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[45,1]} 
[2025-05-07 16:26:16] local.INFO: 🚀 Pipeline Mounted - ID: 46 | Search Value:  | Sort Value:   
[2025-05-07 16:26:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 46 | Sorting:   
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1],"time":0.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[46,1],"time":0.42}] 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[46,1]} 
[2025-05-07 16:26:16] local.INFO: 🚀 Pipeline Mounted - ID: 54 | Search Value:  | Sort Value:   
[2025-05-07 16:26:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 54 | Sorting:   
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1],"time":0.28},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[54,1],"time":0.45}] 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[54,1]} 
[2025-05-07 16:26:16] local.INFO: 🚀 Pipeline Mounted - ID: 47 | Search Value:  | Sort Value:   
[2025-05-07 16:26:16] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 47 | Sorting:   
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[47,1],"time":0.39}] 
[2025-05-07 16:26:16] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:16] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:16] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:16] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[47,1]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:16] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 16:26:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 16:26:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":623,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"loadMoreBottom","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":474,"function":"__call","class":"Livewire\\Wrapped","type":"->"}]} 
[2025-05-07 16:26:20] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:20] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:20] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:20] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[42,1]} 
[2025-05-07 16:26:23] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":30}}} 
[2025-05-07 16:26:23] local.INFO: Params after assignment {"params":{"task":30}} 
[2025-05-07 16:26:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:23] local.INFO: 🔹 showDrawer triggered {"task":30} 
[2025-05-07 16:26:23] local.INFO: 🔹 mount() - Task ID: {"task_id":30} 
[2025-05-07 16:26:23] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:26:23] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:26:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$dc32","type":"->"}]} 
[2025-05-07 16:26:23] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:26:23] local.INFO: 🔹 render() - Task ID: {"task_id":30} 
[2025-05-07 16:26:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:26:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:26:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.81},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.72},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.6},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.36}] 
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:26:28] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:26:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.55},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.37}] 
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:26:28] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:26:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.52}] 
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:26:28] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:26:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.51}] 
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:26:28] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:26:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.57}] 
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:26:28] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:26:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.58},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.67}] 
[2025-05-07 16:26:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:26:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:26:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:26:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\EloquentCollectionSynth.php","line":70,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\EloquentCollectionSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleRequests\\HandleRequests.php","line":94,"function":"update","class":"Livewire\\LivewireManager","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Routing\\ControllerDispatcher.php","line":46,"function":"handleUpdate","class":"Livewire\\Mechanisms\\HandleRequests\\HandleRequests","type":"->"}]} 
[2025-05-07 16:26:31] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:26:31] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:26:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:31] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:26:31] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:26:31] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:26:31] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:26:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$176c","type":"->"}]} 
[2025-05-07 16:26:31] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:26:31] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:26:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:26:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:47] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:26:47] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:26:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:26:47] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:26:47] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:26:47] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:26:47] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:26:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$fd60","type":"->"}]} 
[2025-05-07 16:26:47] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:26:47] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:26:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:26:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:26:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:27:55] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.39},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.83},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.5},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.29}] 
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:27:55] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:27:55] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.22}] 
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:27:55] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:27:55] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.31}] 
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:27:55] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:27:55] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.21}] 
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:27:55] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:27:55] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.18}] 
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:27:55] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:27:55] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.4},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.49}] 
[2025-05-07 16:27:55] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:27:55] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:27:55] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:27:55] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:27:55] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:28:04] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:28:04] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:28:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:28:04] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:28:04] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:28:04] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:28:04] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:28:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2850","type":"->"}]} 
[2025-05-07 16:28:04] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:28:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:28:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:28:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:28:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:28:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:28:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:29:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.22},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.01},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.9},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.72}] 
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:29:02] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:29:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.82},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.84}] 
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:29:02] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:29:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.71}] 
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:29:02] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:29:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.67},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.67}] 
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:29:02] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:29:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.85},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.69}] 
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:29:02] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:29:02] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.67},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.68}] 
[2025-05-07 16:29:02] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:29:02] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:29:02] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:29:02] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:02] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:28] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:29:28] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:29:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:29:28] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:29:28] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:29:28] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:29:28] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:29:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$ef8d","type":"->"}]} 
[2025-05-07 16:29:28] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:29:28] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:29:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:29:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:29:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:06] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:30:06] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:30:06] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:06] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:06] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:06] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:30:06] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:06] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.05},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.05},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.77},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.53}] 
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:30:07] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:30:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.72}] 
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:30:07] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:30:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.95},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.62}] 
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:30:07] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:30:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.59}] 
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:30:07] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:30:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.66}] 
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:30:07] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:30:07] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.88},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.83}] 
[2025-05-07 16:30:07] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:30:07] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:30:07] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:30:07] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:07] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:12] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:30:12] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:30:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:30:13] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:30:13] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:30:13] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:30:13] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:30:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$10b4e","type":"->"}]} 
[2025-05-07 16:30:13] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:30:13] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:30:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:30:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:30:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:32:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.87},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.88},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.87},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.86}] 
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:32:30] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:32:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":1.0},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.65}] 
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:32:30] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:32:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.53}] 
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:32:30] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:32:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.86}] 
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:32:30] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:32:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.75},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.62}] 
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:32:30] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:32:30] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.32},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.35}] 
[2025-05-07 16:32:30] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:32:30] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:32:30] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:32:30] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:37] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:32:37] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:32:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:32:37] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:32:37] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:32:37] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:32:37] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:32:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$34e9","type":"->"}]} 
[2025-05-07 16:32:37] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:32:37] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:32:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:32:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:32:37] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:34:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.14},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.61},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.92},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.7}] 
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:34:14] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:34:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.4}] 
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:34:14] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:34:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.88}] 
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:34:14] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:34:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.48}] 
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:34:14] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:34:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.45}] 
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:34:14] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:34:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.79}] 
[2025-05-07 16:34:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:14] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:20] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:34:20] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:34:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:20] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:34:20] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:34:20] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:34:20] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:34:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3f99","type":"->"}]} 
[2025-05-07 16:34:20] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:34:20] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:34:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:34:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:34:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.44},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.51},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.57}] 
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:34:49] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:34:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.91}] 
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:34:49] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:34:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.83},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.39}] 
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:34:49] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:34:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.39}] 
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:34:49] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:34:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.43}] 
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:34:49] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:34:49] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.55}] 
[2025-05-07 16:34:49] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:34:49] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:34:49] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:34:49] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:49] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:53] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:34:53] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:34:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:34:53] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:34:53] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:34:53] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:34:53] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:34:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4a4b","type":"->"}]} 
[2025-05-07 16:34:54] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:34:54] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:34:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:34:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:34:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:00] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:35:00] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:35:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:00] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:35:00] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:35:00] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:35:00] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:35:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$52fc","type":"->"}]} 
[2025-05-07 16:35:00] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:35:00] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:35:00] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:35:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:00] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:35:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.3},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.95},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.29},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.24}] 
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:35:27] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:35:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.27},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.54}] 
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:35:27] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:35:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.5}] 
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:35:27] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:35:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.4},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.21}] 
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:35:27] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:35:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.22}] 
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:35:27] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:35:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.65},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.64}] 
[2025-05-07 16:35:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:35:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:35:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:35:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:33] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:35:33] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:35:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:35:33] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:35:33] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:35:33] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:35:33] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:35:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$123f0","type":"->"}]} 
[2025-05-07 16:35:33] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:35:33] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:35:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:35:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:35:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:14] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:36:14] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:36:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:36:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:14] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.54},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.45},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.45},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.28}] 
[2025-05-07 16:36:14] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:14] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:14] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:14] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:36:14] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:36:15] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:36:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.95},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.41}] 
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:36:15] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:36:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.55}] 
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:36:15] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:36:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.91},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.75}] 
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:36:15] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:36:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.62}] 
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:36:15] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:36:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.27},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.18}] 
[2025-05-07 16:36:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:36:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:36:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:36:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:22] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:36:22] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:36:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:22] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:36:22] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:36:22] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:36:22] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:36:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$12689","type":"->"}]} 
[2025-05-07 16:36:22] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:36:22] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:36:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:36:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:29] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:36:29] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:36:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:36:29] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:36:29] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:36:29] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:36:29] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:36:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6b46","type":"->"}]} 
[2025-05-07 16:36:29] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:36:29] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:36:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:36:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:36:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:37:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.27},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.33},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.73},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.21}] 
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:37:26] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:37:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.59}] 
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:37:26] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:37:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.42}] 
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:37:26] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:37:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.2}] 
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:37:26] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:37:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.21}] 
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:37:26] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:37:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.46},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.42}] 
[2025-05-07 16:37:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:37:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:37:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:37:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:26] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:32] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:37:32] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:37:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:32] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:37:32] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:37:32] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:37:32] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:37:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$4abc","type":"->"}]} 
[2025-05-07 16:37:32] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:37:32] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:37:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:37:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:43] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:37:43] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:37:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:37:43] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:37:43] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:37:43] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:37:43] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:37:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$58a6","type":"->"}]} 
[2025-05-07 16:37:43] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:37:43] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:37:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:37:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:37:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$596d","type":"->"}]} 
[2025-05-07 16:38:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:09] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$12f39","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:10] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:10] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:11] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:11] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:11] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$133c6","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:11] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:11] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6384","type":"->"}]} 
[2025-05-07 16:38:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:38:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:16] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:16] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:16] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6a32","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:17] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:17] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:17] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6659","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:17] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:17] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:18] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:18] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6ebe","type":"->"}]} 
[2025-05-07 16:38:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:21] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$7860","type":"->"}]} 
[2025-05-07 16:38:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:25] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:38:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:26] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$776d","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:27] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:27] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:27] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:27] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$13e7c","type":"->"}]} 
[2025-05-07 16:38:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:28] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:28] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8115","type":"->"}]} 
[2025-05-07 16:38:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:32] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8272","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:33] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:33] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:33] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:33] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$154c2","type":"->"}]} 
[2025-05-07 16:38:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$893b","type":"->"}]} 
[2025-05-07 16:38:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:38] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8fae","type":"->"}]} 
[2025-05-07 16:38:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:44] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$161b3","type":"->"}]} 
[2025-05-07 16:38:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:45] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:45] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:45] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:45] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6d0d","type":"->"}]} 
[2025-05-07 16:38:45] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:47] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$14fd8","type":"->"}]} 
[2025-05-07 16:38:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:50] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:38:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:51] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:51] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:51] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$16c7d","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:52] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:53] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:38:53] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:53] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$556d","type":"->"}]} 
[2025-05-07 16:38:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:54] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$15887","type":"->"}]} 
[2025-05-07 16:38:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:38:57] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:38:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:38:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:57] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:38:57] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$15efa","type":"->"}]} 
[2025-05-07 16:39:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:39:03] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":82,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 16:39:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":554,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"saveCheckItem","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:39:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:39:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:39:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$165af","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:39:05] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:39:05] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:39:05] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:39:05] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$89f1","type":"->"}]} 
[2025-05-07 16:39:08] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:39:08] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:39:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:39:08] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:39:08] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:39:08] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:39:08] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:39:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$9069","type":"->"}]} 
[2025-05-07 16:39:08] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:39:08] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:39:08] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:39:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:39:08] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:40:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.64},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.73},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.43}] 
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:40:13] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:40:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.66},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.48}] 
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:40:13] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:40:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.37}] 
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:40:13] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:40:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.21}] 
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:40:13] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:40:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.2}] 
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:40:13] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:40:13] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.51},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.32}] 
[2025-05-07 16:40:13] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:40:13] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:40:13] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:40:13] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:13] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:22] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:40:22] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:40:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:40:22] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:40:22] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:40:22] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:40:22] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:40:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a1cd","type":"->"}]} 
[2025-05-07 16:40:22] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:40:22] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:40:22] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:40:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:40:22] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:41:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.72},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.19},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.67},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.35}] 
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:41:15] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:41:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.44}] 
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:41:15] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:41:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.18}] 
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:41:15] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:41:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.7},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.41}] 
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:41:15] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:41:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.69},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.61}] 
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:41:15] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:41:15] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.86},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.5}] 
[2025-05-07 16:41:15] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:41:15] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:41:15] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:41:15] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:15] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:29] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:41:29] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:41:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:41:29] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:41:29] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:41:29] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:41:29] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:41:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$18738","type":"->"}]} 
[2025-05-07 16:41:29] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:41:29] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:41:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:41:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:41:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:26] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:42:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.45},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.58},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.43},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.17}] 
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:42:26] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:42:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.21}] 
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:42:26] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:42:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.39}] 
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:42:26] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:42:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.21},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.29}] 
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:42:26] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:42:26] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:42:26] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:26] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:26] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:26] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.31}] 
[2025-05-07 16:42:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:42:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:42:27] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:42:27] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:42:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:27] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.18}] 
[2025-05-07 16:42:27] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:42:27] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:42:27] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:42:27] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:27] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:35] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:42:35] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:42:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:42:35] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:42:35] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:42:35] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:42:35] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:42:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$aead","type":"->"}]} 
[2025-05-07 16:42:35] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:42:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:42:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:42:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:42:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:43:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.4},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.39},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.26}] 
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:43:21] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:43:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.2}] 
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:43:21] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:43:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.57},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.35}] 
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:43:21] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:43:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.24},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.19}] 
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:43:21] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:43:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.49},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.27}] 
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:43:21] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:43:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.31},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.76}] 
[2025-05-07 16:43:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:43:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:43:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:43:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:32] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:43:32] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:43:32] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:43:32] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:43:32] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:43:32] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1946f","type":"->"}]} 
[2025-05-07 16:43:32] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:43:32] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:43:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:43:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:43:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:47:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.66},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.47},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.28},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.16}] 
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:47:21] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:47:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.19}] 
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:47:21] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:47:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.29},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.2}] 
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:47:21] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:47:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.38},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.19}] 
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:47:21] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:47:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.22},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.17}] 
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:47:21] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:47:21] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.25},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.19}] 
[2025-05-07 16:47:21] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:47:21] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:47:21] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:47:21] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:21] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:34] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:47:34] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:47:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:47:34] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:47:34] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:47:34] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:47:34] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:47:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b750","type":"->"}]} 
[2025-05-07 16:47:34] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:47:34] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:47:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:47:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:47:34] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:49:40] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.57},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.78},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.81},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.4}] 
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:49:40] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:49:40] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":1.1},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.55}] 
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:49:40] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:49:40] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.31}] 
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:49:40] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:49:40] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.44},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.74}] 
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:49:40] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:49:40] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.8},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.46}] 
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:49:40] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:49:40] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.26},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.19}] 
[2025-05-07 16:49:40] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:49:40] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:49:40] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:49:40] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:49:40] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:50:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.59},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.74},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.57},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.51}] 
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:50:28] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:50:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.45}] 
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:50:28] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:50:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.59},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.83}] 
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:50:28] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:50:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.37},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.39}] 
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:50:28] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:50:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.54}] 
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:50:28] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:50:28] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.34},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.51}] 
[2025-05-07 16:50:28] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:50:28] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:50:28] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:50:28] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:28] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:32] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:50:32] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:50:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:32] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:50:32] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:50:32] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:50:32] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:50:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b328","type":"->"}]} 
[2025-05-07 16:50:32] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:50:32] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:50:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:50:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:32] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:34] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:50:34] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:50:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:50:35] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:50:35] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:50:35] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:50:35] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:50:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1941a","type":"->"}]} 
[2025-05-07 16:50:35] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:50:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:50:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:50:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:50:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:51:18] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.74},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":1.05},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.69},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.37}] 
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:51:18] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:51:18] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.71},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.56}] 
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:51:18] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:51:18] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.45},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.54}] 
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:51:18] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:51:18] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.6},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.84}] 
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:51:18] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:51:18] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.73}] 
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:51:18] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:51:18] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.64},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.6}] 
[2025-05-07 16:51:18] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:51:18] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:51:18] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:51:18] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:18] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:24] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:51:24] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:51:24] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:51:24] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:51:24] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:51:24] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1a3c3","type":"->"}]} 
[2025-05-07 16:51:24] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:51:24] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:51:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:24] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:51:43] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:51:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:51:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:51:46] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:51:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:51:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:51:46] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:55:05] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:55:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:55:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:05] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:05] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b99d","type":"->"}]} 
[2025-05-07 16:55:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:55:44] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:55:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:55:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1b0e6","type":"->"}]} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:55:45] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:55:45] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:55:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$8c97","type":"->"}]} 
[2025-05-07 16:56:37] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:56:38] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:56:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:56:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:38] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:38] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$6fc","type":"->"}]} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:56:39] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:56:39] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:56:39] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1c040","type":"->"}]} 
[2025-05-07 16:57:23] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:57:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:57:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.73},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.84},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.58},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.38}] 
[2025-05-07 16:57:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:57:23] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:57:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:57:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.89},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.53}] 
[2025-05-07 16:57:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:57:23] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:57:23] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:57:23] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:23] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:23] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:57:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:23] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.42},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.43}] 
[2025-05-07 16:57:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:57:24] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:57:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:57:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.81},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.72}] 
[2025-05-07 16:57:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:57:24] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:57:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:57:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.41},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.6}] 
[2025-05-07 16:57:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:57:24] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:57:24] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:57:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.57}] 
[2025-05-07 16:57:24] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:24] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:24] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:24] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:24] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:30] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:57:30] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:57:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:30] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:57:30] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:57:30] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:57:30] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:57:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$cab7","type":"->"}]} 
[2025-05-07 16:57:30] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:57:30] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:57:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:57:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:57:52] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":1.1},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.53},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.59},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.4}] 
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:57:52] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:57:52] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.5},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.76}] 
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:57:52] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:57:52] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.68},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.66}] 
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:57:52] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:57:52] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.48},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.54}] 
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:57:52] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:57:52] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.77},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.63}] 
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:57:52] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:57:52] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":1.15},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.73}] 
[2025-05-07 16:57:52] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:57:52] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:57:52] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:57:52] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:52] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:58] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:57:58] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:57:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:57:58] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:57:58] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:57:58] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:57:58] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:57:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$d569","type":"->"}]} 
[2025-05-07 16:57:58] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:57:58] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:57:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:57:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:57:59] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:19] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:58:20] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:58:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:58:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:20] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:20] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1cf3","type":"->"}]} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:21] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:58:21] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:21] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$2177","type":"->"}]} 
[2025-05-07 16:58:42] local.INFO: 🚀 Pipeline Mounted - ID: 27 | Search Value:  | Sort Value:   
[2025-05-07 16:58:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 27 | Sorting:   
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1],"time":0.3},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.63},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[27,1],"time":0.59},{"query":"select * from `projects` where `projects`.`id` in (2)","bindings":[],"time":0.38}] 
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[27,1]} 
[2025-05-07 16:58:42] local.INFO: 🚀 Pipeline Mounted - ID: 22 | Search Value:  | Sort Value:   
[2025-05-07 16:58:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 22 | Sorting:   
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1],"time":0.54},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[22,1],"time":0.3}] 
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[22,1]} 
[2025-05-07 16:58:42] local.INFO: 🚀 Pipeline Mounted - ID: 23 | Search Value:  | Sort Value:   
[2025-05-07 16:58:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 23 | Sorting:   
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1],"time":0.56},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[23,1],"time":0.48}] 
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[23,1]} 
[2025-05-07 16:58:42] local.INFO: 🚀 Pipeline Mounted - ID: 24 | Search Value:  | Sort Value:   
[2025-05-07 16:58:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 24 | Sorting:   
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1],"time":0.39},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[24,1],"time":0.25}] 
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[24,1]} 
[2025-05-07 16:58:42] local.INFO: 🚀 Pipeline Mounted - ID: 25 | Search Value:  | Sort Value:   
[2025-05-07 16:58:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 25 | Sorting:   
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1],"time":0.36},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[25,1],"time":0.21}] 
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[25,1]} 
[2025-05-07 16:58:42] local.INFO: 🚀 Pipeline Mounted - ID: 26 | Search Value:  | Sort Value:   
[2025-05-07 16:58:42] local.INFO: 🔄 Loading Initial Tasks for Pipeline ID: 26 | Sorting:   
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":607,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":80,"function":"loadInitialTasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 SQL Query Log: [{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1],"time":0.23},{"query":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc limit 2","bindings":[26,1],"time":0.3}] 
[2025-05-07 16:58:42] local.INFO: 📝 Running tasksQuery() with Sorting:   
[2025-05-07 16:58:42] local.INFO: 🔍 Sorting Before Query Execution:   
[2025-05-07 16:58:42] local.INFO: ⚠️ No Sorting Applied  
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":203,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":351,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline.php","line":140,"function":"tasksQuery","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php","line":87,"function":"taskCount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\74d47ef7434cafb7b518e6484b82162a.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\Pipeline","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"}]} 
[2025-05-07 16:58:42] local.INFO: 📜 Final SQL Query: {"sql":"select * from `pipeline_projects` where `pipeline_projects`.`pipeline_id` = ? and `pipeline_projects`.`pipeline_id` is not null and `status` = ? and `pipeline_projects`.`deleted_at` is null order by `is_pinned` desc","bindings":[26,1]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":41,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:42] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:48] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 16:58:48] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 16:58:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 16:58:48] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 16:58:48] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 16:58:48] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 16:58:48] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 16:58:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1001f","type":"->"}]} 
[2025-05-07 16:58:48] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 16:58:48] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 16:58:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 16:58:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 16:58:48] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:23] local.INFO: showDrawer triggered {"data":{"alias":"scrumboard::task-drawer","params":{"task":8}}} 
[2025-05-07 17:00:23] local.INFO: Params after assignment {"params":{"task":8}} 
[2025-05-07 17:00:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":449,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":481,"function":"find","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":154,"function":"findOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"mount","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:00:23] local.INFO: 🔹 showDrawer triggered {"task":8} 
[2025-05-07 17:00:23] local.INFO: 🔹 mount() - Task ID: {"task_id":8} 
[2025-05-07 17:00:23] local.INFO: 🔄 Page Updated: {"new_page":1} 
[2025-05-07 17:00:23] local.INFO: ℹ️ Task already set, checking if it belongs to new page...  
[2025-05-07 17:00:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$10dab","type":"->"}]} 
[2025-05-07 17:00:23] local.INFO: 🔹 Task is still the same, no change.  
[2025-05-07 17:00:23] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:00:23] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:00:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:23] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:00:53] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:00:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:53] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:53] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1934","type":"->"}]} 
[2025-05-07 17:00:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:00:58] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:00:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:00:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:58] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:00:58] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1121e","type":"->"}]} 
[2025-05-07 17:01:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:01] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:01] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:01] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1d87a","type":"->"}]} 
[2025-05-07 17:01:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:04] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:04] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:04] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$11acd","type":"->"}]} 
[2025-05-07 17:01:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:07] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:07] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:07] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1e129","type":"->"}]} 
[2025-05-07 17:01:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:09] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:09] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:09] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1e59b","type":"->"}]} 
[2025-05-07 17:01:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:13] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:13] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:13] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1ec0e","type":"->"}]} 
[2025-05-07 17:01:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:26] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:26] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:26] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$25e9","type":"->"}]} 
[2025-05-07 17:01:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 17:01:28] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":480,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:29] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:29] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:29] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$a5b0","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:30] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:30] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:30] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:30] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:30] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:31] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:31] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$127f5","type":"->"}]} 
[2025-05-07 17:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 17:01:32] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":480,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:33] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:33] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:33] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1f6eb","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:34] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":40,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 17:01:34] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":480,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:35] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:35] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3511","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:35] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1da6","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:36] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:36] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:36] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:36] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:36] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$1fd72","type":"->"}]} 
[2025-05-07 17:01:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":53,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 17:01:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":480,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:42] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:42] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:42] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$242d","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:43] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:43] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:44] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:44] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:44] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":53,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":480,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:44] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$f1a0","type":"->"}]} 
[2025-05-07 17:01:45] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:45] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:45] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$3988","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:46] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\BelongsTo.php","line":82,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\BelongsTo","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem.php","line":53,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Events\\Dispatcher.php","line":458,"function":"Modules\\ScrumBoard\\Models\\{closure}","class":"Modules\\ScrumBoard\\Models\\ScrumPipelineCheckItem","type":"::"}]} 
[2025-05-07 17:01:46] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":480,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"toggleCheckItemStatus","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:47] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:47] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:47] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:47] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$20626","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:47] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$b50b","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:48] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:48] local.INFO: reloadTaskCard event fired for Task ID: 8  
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard.php","line":73,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskCard","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskCard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":498,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough.php","line":484,"function":"get","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php","line":11,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\2b8c0512542e09016dfe0e719474e51e.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":4,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":5,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":12,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":131,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":154,"function":"totalCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: whereHas from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2347,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":142,"function":"__callStatic","class":"Illuminate\\Database\\Eloquent\\Model","type":"::"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Models\\ScrumBoard.php","line":155,"function":"completedCheckItems","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php","line":13,"function":"progress","class":"Modules\\ScrumBoard\\Models\\ScrumBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\7bf6b0ab7d5e0994de80c8944f76d0a7.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\SidePanelBoard","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":1684,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":359,"function":"fresh","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":36,"function":"reloadTaskDrawer","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Util.php","line":41,"function":"Illuminate\\Container\\{closure}","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":93,"function":"unwrapIfClosure","class":"Illuminate\\Container\\Util","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\BoundMethod.php","line":35,"function":"callBoundMethod","class":"Illuminate\\Container\\BoundMethod","type":"::"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Wrapped.php","line":23,"function":"call","class":"Illuminate\\Container\\BoundMethod","type":"::"}]} 
[2025-05-07 17:01:48] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:48] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:01:48] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:01:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:49] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:01:49] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$13312","type":"->"}]} 
[2025-05-07 17:02:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Concerns\\BuildsQueries.php","line":333,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":617,"function":"first","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportModels\\ModelSynth.php","line":65,"function":"firstOrFail","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":214,"function":"hydrate","class":"Livewire\\Features\\SupportModels\\ModelSynth","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":192,"function":"hydrate","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":136,"function":"hydrateProperties","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\HandleComponents\\HandleComponents.php","line":92,"function":"fromSnapshot","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\LivewireManager.php","line":97,"function":"update","class":"Livewire\\Mechanisms\\HandleComponents\\HandleComponents","type":"->"}]} 
[2025-05-07 17:02:54] local.INFO: 🔹 render() - Task ID: {"task_id":8} 
[2025-05-07 17:02:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\HasMany.php","line":32,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":591,"function":"getResults","class":"Illuminate\\Database\\Eloquent\\Relations\\HasMany","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":529,"function":"getRelationshipFromMethod","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Concerns\\HasAttributes.php","line":454,"function":"getRelationValue","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Model.php","line":2227,"function":"getAttribute","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php","line":21,"function":"__get","class":"Illuminate\\Database\\Eloquent\\Model","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\03980d991f6d3bee91d03c2cd324f395.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"}]} 
[2025-05-07 17:02:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:02:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":13,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:02:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":73,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:02:54] local.ERROR: ❌ Undefined method called: getQuery from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\spatie\\laravel-tags\\src\\HasTags.php","line":74,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php","line":94,"function":"tagsTranslated","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":37,"args":["C:\\laragon\\www\\PMS\\storage\\framework\\views\\5c82bf016f742453fab82fe7eb8fae28.php"],"function":"include"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":38,"function":"Livewire\\Mechanisms\\ExtendBlade\\{closure}","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\Engines\\CompilerEngine.php","line":72,"function":"evaluatePath","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine.php","line":16,"function":"get","class":"Illuminate\\View\\Engines\\CompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":207,"function":"get","class":"Livewire\\Mechanisms\\ExtendBlade\\ExtendedCompilerEngine","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":190,"function":"getContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\View\\View.php","line":159,"function":"renderContents","class":"Illuminate\\View\\View","type":"->"},{"file":"C:\\laragon\\www\\PMS\\storage\\framework\\views\\08e68e60e1897f43c3081bbd937b0816.php","line":19,"function":"render","class":"Illuminate\\View\\View","type":"->"}]} 
[2025-05-07 17:02:54] local.ERROR: ❌ Undefined method called: hydrate from PipelineProject {"trace":[{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":738,"function":"__call","class":"Modules\\ScrumBoard\\Models\\PipelineProject","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":723,"function":"getModels","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Builder.php","line":931,"function":"get","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":23,"function":"paginate","class":"Illuminate\\Database\\Eloquent\\Builder","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Support\\Traits\\ForwardsCalls.php","line":52,"function":"forwardCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Eloquent\\Relations\\Relation.php","line":517,"function":"forwardDecoratedCallTo","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"file":"C:\\laragon\\www\\PMS\\Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer.php","line":290,"function":"__call","class":"Illuminate\\Database\\Eloquent\\Relations\\Relation","type":"->"},{"function":"tasks","class":"Modules\\ScrumBoard\\Livewire\\ScrumBoard\\TaskDrawer","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php","line":57,"function":"invoke","class":"ReflectionMethod","type":"->"},{"file":"C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\Features\\SupportComputed\\BaseComputed.php","line":138,"function":"__call","class":"class@anonymous\u0000C:\\laragon\\www\\PMS\\vendor\\livewire\\livewire\\src\\helpers.php:21$13789","type":"->"}]} 
